Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conversions between Codon and CodonAmbiguous #47

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

swooster
Copy link
Contributor

Intent

Our DNA screening tools have code to attempt conversion from CodonAmbiguous to Codon. That seems like a core thing that should be a part of quickdna.

Changes

  • Add infallible conversion from Codon to CodonAmbiguous.
  • Add fallible conversion from CodonAmbiguous to Codon.

@swooster swooster force-pushed the swooster/codon-ambiguity-conversion branch from 7326a98 to b57239e Compare October 17, 2023 21:55
@swooster
Copy link
Contributor Author

(since nobody has reviewed this yet, I'm going ahead and squashing the minor tweaks I made)

@swooster swooster requested a review from a team October 17, 2023 21:58
@swooster swooster force-pushed the swooster/codon-ambiguity-conversion branch from b57239e to 1ab8443 Compare October 17, 2023 22:02
@swooster swooster merged commit 410c55b into main Oct 18, 2023
8 checks passed
@swooster swooster deleted the swooster/codon-ambiguity-conversion branch October 18, 2023 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants